Saturday, 31 August 2013

Ajax and Jquery - Success

Ajax and Jquery - Success

References

Reference NO 1

http://api.jquery.com/jQuery.ajax/

Reference NO 2

http://stackoverflow.com/questions/5316697/jquery-return-data-after-ajax-call-success

Reference NO 3

http://stackoverflow.com/questions/8840257/jquery-ajax-handling-continue-responses-success-vs-done

Reference NO 4

http://stackoverflow.com/questions/555315/jquery-checking-success-of-ajax-post

Reference NO 5

http://stackoverflow.com/questions/14754619/jquery-ajax-success-callback-function-definition

Reference NO 6

http://www.w3schools.com/jquery/ajax_ajax.asp

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Java - using this

Java - using this

References

Reference NO 1

http://docs.oracle.com/javase/tutorial/java/javaOO/thiskey.html

Reference NO 2

http://stackoverflow.com/questions/577575/using-the-keyword-this-in-java

Reference NO 3

http://stackoverflow.com/questions/16121348/constructor-handling-exception-and-using-this-keyword-java

Reference NO 4

http://javarevisited.blogspot.com/2012/01/this-keyword-java-example-tutorial.html

Reference NO 5

http://www.java.com/en/download/faq/security-tips.xml

Reference NO 6

http://programmers.stackexchange.com/questions/113430/what-is-the-accepted-style-for-using-the-this-keyword-in-java

Reference NO 7

https://github.com/tinkerpop/gremlin/wiki/Using-Gremlin-through-Java

Reference NO 8

#EANF#

Displaying multiple results in a graph in Excel?

Displaying multiple results in a graph in Excel?

References

Reference NO 1

http://www.excelforum.com/excel-charting-and-pivots/727109-continuous-line-graph-using-multiple-rows-of-data.html

Reference NO 2

http://stackoverflow.com/questions/15188034/displaying-multiple-results-in-a-graph-in-excel

Reference NO 3

http://stackoverflow.com/questions/10837515/how-do-i-create-a-chart-with-multiple-series-using-different-x-values-for-each-s

Reference NO 4

http://answers.yahoo.com/question/index?qid=20090503135843AACcJhi

Reference NO 5

http://superuser.com/questions/441333/easily-plotting-multiple-data-series-in-excel

Reference NO 6

http://www.ozgrid.com/forum/showthread.php?t=11982

Reference NO 7

http://www.teachexcel.com/excel-help/excel-how-to.php?i=142444

Reference NO 8

http://blogs.msdn.com/b/tomholl/archive/2011/03/28/creating-multi-series-bubble-charts-in-excel.aspx

Rails use mysql and redis for different tables

Rails use mysql and redis for different tables

References

Reference NO 1

http://stackoverflow.com/questions/15188243/rails-use-mysql-and-redis-for-different-tables

Reference NO 2

http://stackoverflow.com/questions/17934792/ror-watching-for-changes-in-a-frequently-updated-table

Reference NO 3

http://www.sitepoint.com/introduction-to-using-redis-with-rails/

Reference NO 4

https://blog.engineyard.com/2010/pragmatic-polyglot-persistence-with-rails

Reference NO 5

http://patshaughnessy.net/2011/11/23/finding-your-soulmate-autocomplete-with-redis-in-rails-3-1

Reference NO 6

https://github.com/nateware/redis-objects/issues/92

Reference NO 7

http://joshtronic.com/2013/04/22/how-i-use-redis/

Reference NO 8

#EANF#

Google App Engine: Fastest way to get a large collection of objects from Keys using objectify

Google App Engine: Fastest way to get a large collection of objects from
Keys using objectify

References

Reference NO 1

http://stackoverflow.com/questions/15188473/google-app-engine-fastest-way-to-get-a-large-collection-of-objects-from-keys-us

Reference NO 2

http://code.google.com/p/objectify-appengine/wiki/IntroductionToObjectify

Reference NO 3

http://code.google.com/p/objectify-appengine/wiki/BestPractices

Reference NO 4

http://code.google.com/p/objectify-appengine/wiki/ObjectifyWithGWT

Reference NO 5

https://groups.google.com/d/topic/objectify-appengine/57bUkZNDPzQ

Reference NO 6

https://groups.google.com/d/topic/google-appengine-java/eQeBMhMKPf4

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Argument Error: wrong number of arguments (0 for 1) Rails

Argument Error: wrong number of arguments (0 for 1) Rails

References

Reference NO 1

http://stackoverflow.com/questions/8808163/rails-argumenterror-wrong-number-of-arguments-0-for-1-during-insert

Reference NO 2

http://stackoverflow.com/questions/15104084/argumenterror-received-wrong-number-of-arguments

Reference NO 3

https://github.com/ging/mailboxer/issues/52

Reference NO 4

https://github.com/mperham/sidekiq/issues/601

Reference NO 5

http://railsforum.com/viewtopic.php?id=44518

Reference NO 6

http://kotiri.com/2013/03/19/rails-stdout-logger.html

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Should I use sed

Should I use sed

References

Reference NO 1

http://sed.sourceforge.net/sedfaq6.html

Reference NO 2

http://www.grymoire.com/Unix/Sed.html

Reference NO 3

http://stackoverflow.com/questions/14229377/when-should-i-use-sed-and-when-should-i-use-awk

Reference NO 4

http://unix.stackexchange.com/questions/32907/what-characters-do-i-need-to-escape-when-using-sed-in-a-sh-script

Reference NO 5

http://www.dreamwvr.com/sed-info/sed-faq-2.html

Reference NO 6

http://www.oracle.com/technetwork/articles/dulaney-sed-098420.html

Reference NO 7

http://quickleft.com/blog/command-line-tutorials-sed-awk

Reference NO 8

http://www.catonmat.net/blog/sed-one-liners-explained-part-one/

Requirejs output to single file excluding jQuery not retaining dependency?

Requirejs output to single file excluding jQuery not retaining dependency?

References

Reference NO 1

http://stackoverflow.com/questions/15189143/requirejs-output-to-single-file-excluding-jquery-not-retaining-dependency

Reference NO 2

http://stackoverflow.com/questions/15725029/requirejs-combine-several-files-to-single-js-file-that-not-dependent-on-requir

Reference NO 3

http://stackoverflow.com/questions/18426649/multiple-files-depends-on-jquery-in-requirjs

Reference NO 4

http://stackoverflow.com/questions/14731074/requirejs-modules-does-not-catch-pageinit-event

Reference NO 5

http://requirejs.org/docs/optimization.html

Reference NO 6

http://www.henriquebarroso.com/creating-a-dynamic-modular-multi-page-app-with-backbone-js-and-requirejs/

Reference NO 7

http://jamjs.org/docs

Reference NO 8

#EANF#

Python: showing attributes assigned to a class object in the class code

Python: showing attributes assigned to a class object in the class code

References

Reference NO 1

http://stackoverflow.com/questions/16805664/force-one-of-two-python-class-attributes-to-be-always-be-assigned-a-value

Reference NO 2

http://www.lib.uchicago.edu/keith/courses/python/class/5/

Reference NO 3

http://docs.python.org/tutorial/classes.html

Reference NO 4

http://docs.python.org/reference/datamodel.html

Reference NO 5

http://www.tutorialspoint.com/python/python_classes_objects.htm

Reference NO 6

http://en.wikibooks.org/wiki/Python_Programming/Classes

Reference NO 7

https://www.inkling.com/read/learning-python-mark-lutz-4th/chapter-28/namespaces-the-whole-story

Reference NO 8

#EANF#

chaining line by line writing/reading of pipes in Python with subprocess

chaining line by line writing/reading of pipes in Python with subprocess

References

Reference NO 1

http://stackoverflow.com/questions/15189611/chaining-line-by-line-writing-reading-of-pipes-in-python-with-subprocess

Reference NO 2

http://stackoverflow.com/questions/16965808/non-blocking-read-on-subprocess-pipe-in-python-one-byte-at-a-time

Reference NO 3

http://stackoverflow.com/questions/10150368/why-is-piping-output-of-subprocess-so-unreliable-with-python

Reference NO 4

http://stackoverflow.com/questions/5486717/python-select-doesnt-signal-all-input-from-pipe

Reference NO 5

http://stackoverflow.com/questions/17980248/piping-with-error-checking-using-subprocess-in-python

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Friday, 30 August 2013

Choosing one option from select returning undefined value

Choosing one option from select returning undefined value

References

Reference NO 1

http://stackoverflow.com/questions/15189850/choosing-one-option-from-select-returning-undefined-value

Reference NO 2

http://stackoverflow.com/questions/241727/how-do-i-select-an-item-by-its-text-value-in-a-dropdown-using-jquery

Reference NO 3

http://knockoutjs.com/documentation/options-binding.html

Reference NO 4

http://ivaynberg.github.io/select2/

Reference NO 5

http://javascript.info/tutorial/objects

Reference NO 6

https://github.com/jquery/jquery-mobile/issues/3794

Reference NO 7

http://www.roseindia.net/answers/viewqa/JavaScriptQuestions/13175-undefined-value-mean-in-javascript.html

Reference NO 8

http://www.cgi101.com/book/ch5/text.html

How to tar a set of files?

How to tar a set of files?

References

Reference NO 1

http://stackoverflow.com/questions/15190095/how-to-tar-a-set-of-files

Reference NO 2

http://kb.iu.edu/data/acfi.html

Reference NO 3

http://www.tldp.org/pub/Linux/docs/ldp-archived/mail_archives/ldp-discuss/msg02273.html

Reference NO 4

http://www.cs.colostate.edu/helpdocs/tar.html

Reference NO 5

http://tdas.wordpress.com/2008/05/21/how-to-tar-and-untar-files-in-unix/

Reference NO 6

http://arxiv.org/help/tar

Reference NO 7

http://www.unix.com/unix-dummies-questions-answers/31738-tar-multiple-files.html

Reference NO 8

http://photos.gocoho.net/howto/tar-gzip/

Previewing fields of a referenced node in Drupal 7 with EntityRefererence

Previewing fields of a referenced node in Drupal 7 with EntityRefererence

References

Reference NO 1

http://stackoverflow.com/questions/15190354/previewing-fields-of-a-referenced-node-in-drupal-7-with-entityrefererence

Reference NO 2

http://stackoverflow.com/questions/15844775/drupal-views-entity-reference-context

Reference NO 3

https://drupal.org/project/issues/entityreference?page=3&status=All&categories=All

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Fire dropdown from a data point within a Google Chart

Fire dropdown from a data point within a Google Chart

References

Reference NO 1

http://stackoverflow.com/questions/15190595/fire-dropdown-from-a-data-point-within-a-google-chart

Reference NO 2

http://stackoverflow.com/questions/14582676/window-open-in-google-chart-select-function-not-firing

Reference NO 3

http://stackoverflow.com/questions/7804129/google-charts-legend-manipulation

Reference NO 4

http://stackoverflow.com/questions/11432962/google-visualization-api-set-color-to-specific-point

Reference NO 5

http://forumarray.com/ajax-google-chart-with-update-panel-not-working-in-firefox-but-fine-in-ie-508244

Reference NO 6

http://www.ibm.com/developerworks/data/library/techarticle/dm-1111googlechart/

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Convexity of a polygon C++? [duplicate]

Convexity of a polygon C++? [duplicate]

References

Reference NO 1

http://stackoverflow.com/questions/15190810/convexity-of-a-polygon-c

Reference NO 2

http://stackoverflow.com/questions/17998791/checking-convexity-from-outside

Reference NO 3

http://www.gamedev.net/topic/561441-polygon-convexity-test-cant-get-it-right/

Reference NO 4

http://blog.csharphelper.com/2010/01/04/determine-whether-a-polygon-is-convex-in-c.aspx

Reference NO 5

http://cs.gmu.edu/~jmlien/research/app-cd/p218-lien.ps.gz

Reference NO 6

http://docs.opencv.org/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html

Reference NO 7

http://www.boost.org/doc/libs/1_46_1/boost/polygon/polygon_set_data.hpp

Reference NO 8

http://ybits.net/projects/rmesh-v1/

Adding pictures from the Web to a Powerpoint slide in VBA (MacOS)

Adding pictures from the Web to a Powerpoint slide in VBA (MacOS)

References

Reference NO 1

http://stackoverflow.com/questions/15191055/adding-pictures-from-the-web-to-a-powerpoint-slide-in-vba-macos

Reference NO 2

http://stackoverflow.com/questions/14926017/any-way-to-draw-on-powerpoint-slide-with-vba

Reference NO 3

http://stackoverflow.com/questions/4561391/edit-powerpoint-chart-data-via-vba-script

Reference NO 4

http://stackoverflow.com/tags/powerpoint-vba/hot?filter=year

Reference NO 5

http://www.1stwebdesigner.com/design/keynote-vs-powerpoint/

Reference NO 6

http://www.loyola.edu/edudept/PowerfulPowerPoint/

Reference NO 7

http://www.dummies.com/how-to/content/office-2011-for-mac-file-formats-for-saving-powerp.html

Reference NO 8

#EANF#

Alternatives to Fetch When Dealing With mysqli prepared statements?

Alternatives to Fetch When Dealing With mysqli prepared statements?

References

Reference NO 1

http://stackoverflow.com/questions/15191284/alternatives-to-fetch-when-dealing-with-mysqli-prepared-statements

Reference NO 2

http://mattbango.com/notebook/code/prepared-statements-in-php-and-mysqli/

Reference NO 3

http://php.net/manual/en/mysqli.prepare.php

Reference NO 4

http://php.net/manual/en/book.mysqli.php

Reference NO 5

http://www.greebo.net/2010/01/02/converting-your-php-app-to-mysqli-prepared-statements/

Reference NO 6

http://www.dreamincode.net/forums/topic/54239-introduction-to-mysqli-and-prepared-statements/

Reference NO 7

http://www.pontikis.net/blog/how-to-use-php-improved-mysqli-extension-and-why-you-should

Reference NO 8

http://dev.mysql.com/doc/refman/5.0/en/apis-php-mysqli.quickstart.html

Paste current content of windows clipboard to a text file in a batch script [closed]

Paste current content of windows clipboard to a text file in a batch
script [closed]

References

Reference NO 1

http://stackoverflow.com/questions/6832203/access-clipboard-in-windows-batch-file

Reference NO 2

http://jpsoft.com/help/bdebugger.htm

Reference NO 3

http://vim.wikia.com/wiki/Paste_from_the_clipboard_into_a_new_vim

Reference NO 4

http://www.vsni.co.uk/software/genstat/htmlhelp/windows/RunMenu.htm

Reference NO 5

http://doc.sikuli.org/globals.html

Reference NO 6

http://searchitchannel.techtarget.com/feature/Windows-7-command-line-tools-and-programs

Reference NO 7

https://discussions.apple.com/thread/2778315?start=0&tstart=0

Reference NO 8

http://discuss.howtogeek.com/t/add-the-ability-to-copy-the-contents-of-any-text-file-to-your-send-to-menu/3598

Does default constructor of deque throw? [closed]

Does default constructor of deque throw? [closed]

References

Reference NO 1

http://www.boost.org/doc/libs/1_54_0/doc/html/boost/container/deque.html

Reference NO 2

http://www.cplusplus.com/reference/deque/deque/resize/

Reference NO 3

http://stackoverflow.com/questions/tagged/deque

Reference NO 4

http://stackoverflow.com/questions/11010349/release-the-opencv-image-in-a-stl-container

Reference NO 5

http://www.streambase.com/developers/docs/latest/apidocs/java/com/streambase/sb/client/StreamBaseClient.html

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

HTML5 video OK but Audio doesn't work (IE9) [closed]

HTML5 video OK but Audio doesn't work (IE9) [closed]

References

Reference NO 1

http://ottopress.com/2011/howto-html5-video-that-works-almost-everywhere/

Reference NO 2

http://www.htmlgoodies.com/html5/how-to-embed-video-using-html5.html

Reference NO 3

http://stackoverflow.com/questions/13730796/audio-tag-doesnt-work-in-ie9

Reference NO 4

http://msdn.microsoft.com/en-us/magazine/hh781023.aspx

Reference NO 5

http://wordpress.org/support/topic/plugin-mediaelementjs-html5-video-audio-player-not-working-in-ie

Reference NO 6

http://html5doctor.com/multimedia-troubleshooting/

Reference NO 7

http://diveintohtml5.info/video.html

Reference NO 8

http://help.videojs.com/discussions/problems/1339-can-get-to-work-in-everything-but-ie9

Thursday, 29 August 2013

need GN graph benchmark

need GN graph benchmark

References

Reference NO 1

http://stackoverflow.com/questions/15192180/need-gn-graph-benchmark

Reference NO 2

http://www.cise.ufl.edu/research/OptimaNetSci/slides/22Apr'10.ppt

Reference NO 3

http://en.wikipedia.org/wiki/Community_structure

Reference NO 4

http://sites.google.com/site/santofortunato/inthepress2

Reference NO 5

http://arxiv.org/pdf/0805.4770

Reference NO 6

http://netwiki.amath.unc.edu/SharedData/SantoFortunatosCommunityDetectionBenchmarks

Reference NO 7

http://lists.gnu.org/archive/html/igraph-help/2011-04/msg00012.html

Reference NO 8

http://www.cs.gsu.edu/~gliu6/pdf/course/csc8530/community%20structure%20and%20detection%20in%20complex%20network-Guoliang%20Liu.pptx

Update printf value on same line instead of new one

Update printf value on same line instead of new one

References

Reference NO 1

http://stackoverflow.com/questions/15192441/update-printf-value-on-same-line-instead-of-new-one

Reference NO 2

http://people.inf.ethz.ch/gonnet/DarwinManual/node35.html

Reference NO 3

http://snap.nlc.dcccd.edu/reference/awkref/gawk_7.html

Reference NO 4

http://snap.nlc.dcccd.edu/reference/awkref/gawk_7.html

Reference NO 5

http://byuh.doncolton.com/courses/tut/printf.pdf

Reference NO 6

http://www.cplusplus.com/forum/windows/18601/

Reference NO 7

http://beej.us/guide/bgc/output/html/multipage/printf.html

Reference NO 8

http://www.codingunit.com/printf-format-specifiers-format-conversions-and-formatted-output

Character Handling VB [closed]

Character Handling VB [closed]

References

Reference NO 1

http://msdn.microsoft.com/en-us/library/7sx7t66b.aspx

Reference NO 2

http://stackoverflow.com/questions/15192689/character-handling-vb

Reference NO 3

http://www.vbtutor.net/vb6/lesson13.html

Reference NO 4

http://www.rbit-tec.com/vblect19.htm

Reference NO 5

http://en.wikibooks.org/wiki/Visual_Basic/Built_In_String_Functions

Reference NO 6

http://www.dreamincode.net/forums/topic/29575-file-handling-in-visual-basic-6-part-1-sequential-files/

Reference NO 7

http://www.tutorialspoint.com/vb.net/vb.net_file_handling.htm

Reference NO 8

http://www.aivosto.com/vbtips/stringopt2.html

Can't set serial port configuration in Linux in C

Can't set serial port configuration in Linux in C

References

Reference NO 1

http://stackoverflow.com/questions/15192923/cant-set-serial-port-configuration-in-linux-in-c

Reference NO 2

http://stackoverflow.com/questions/15672751/linux-termios-modifying-first-character-after-serial-port-read

Reference NO 3

http://www.linuxquestions.org/questions/programming-9/can't-set-serial-port-configuration-in-linux-in-c-4175452559/

Reference NO 4

http://www.linuxforums.org/forum/programming-scripting/151465-serial-port-programming-c.html

Reference NO 5

http://cboard.cprogramming.com/c-programming/117382-best-way-read-character-input-serial-port-linux.html

Reference NO 6

http://www.cyberciti.biz/faq/find-out-linux-serial-ports-with-setserial/

Reference NO 7

http://accesio.com/go.cgi?p=../software/linuxserial.html

Reference NO 8

http://www.dreamincode.net/forums/topic/286810-linux-com-ports/

Fill form and submit to a clients form

Fill form and submit to a clients form

References

Reference NO 1

http://stackoverflow.com/questions/15193170/fill-form-and-submit-to-a-clients-form

Reference NO 2

http://help.adobe.com/en_US/livecycle/9.0/programLC/help/000632.html

Reference NO 3

http://www.pdfill.com/pdf_form_maker.html

Reference NO 4

http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html

Reference NO 5

http://www.nyu.edu/fcm/workrequestform/

Reference NO 6

http://clientsfromhell.net/post/46958900078/me-dear-client-please-fill-out-our-online-form

Reference NO 7

http://www.campaignmonitor.com/blog/post/2435/how-forms-perform-in-html-emai/

Reference NO 8

http://sixrevisions.com/user-interface/10-tips-for-optimizing-web-form-submission-usability/

joomla search components and modules

joomla search components and modules

References

Reference NO 1

http://extensions.joomla.org/extensions/search-a-indexing/site-search

Reference NO 2

http://www.packtpub.com/article/customizing-search-module-component-joomla

Reference NO 3

http://mijosoft.com/joomla-extensions/mijosearch-joomla-search-engine

Reference NO 4

http://www.ostraining.com/blog/joomla/smart-search/

Reference NO 5

http://stackoverflow.com/questions/15193410/joomla-search-components-and-modules

Reference NO 6

http://www.form2content.com/f2c-joomla/form2content-search

Reference NO 7

http://www.templatemonster.com/help/joomla-how-to-enable-and-manage-search.html

Reference NO 8

http://fourmilestomay.com/2009/customize-joomla-search-module-with-mootools/

running tests locally (before committing) with cloudbees

running tests locally (before committing) with cloudbees

References

Reference NO 1

http://stackoverflow.com/questions/15193632/running-tests-locally-before-committing-with-cloudbees

Reference NO 2

http://stackoverflow.com/questions/15741995/creating-a-mysql-instance-on-cloudbees-jenkins-for-running-tests

Reference NO 3

http://wiki.cloudbees.com/bin/view/Main/CloudBees+Platform+End+to+End+Tutorial

Reference NO 4

http://developer.cloudbees.com/bin/view/DEV/Android

Reference NO 5

http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/Successful%20PaaS%20and%20CI%20in%20the%20Cloud%20v1.pdf

Reference NO 6

https://github.com/CloudBees-community/ios-clickstart

Reference NO 7

http://www.sitepoint.com/accelerate-java-apps-in-cloud-with-cloudbees/

Reference NO 8

#EANF#

<p:selectOneMenu>

References

Reference NO 1

http://www.primefaces.org/showcase/ui/selectOneMenu.jsf

Reference NO 2

http://stackoverflow.com/questions/11688628/valuechangelistener-on-pselectonemenu-works-but-an-exception-is-being-thrown

Reference NO 3

http://stackoverflow.com/questions/14956261/primefaces-valuechangelistener-or-pajax-listener-not-firing-for-pselectonemen

Reference NO 4

http://stackoverflow.com/questions/10318061/jsfprimefaces-pajax-on-pselectonemenu-not-firing

Reference NO 5

http://stackoverflow.com/questions/14949775/is-it-possible-to-have-a-placeholder-text-for-pselectonemenu

Reference NO 6

http://primefaces-rocks.appspot.com/ui/selectOneMenu.jsf

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Difference between returning references and returning objects [closed]

Difference between returning references and returning objects [closed]

References

Reference NO 1

http://stackoverflow.com/questions/3431484/when-to-return-a-pointer-scalar-and-reference-in-c

Reference NO 2

http://www.cse.buffalo.edu/~mjp44/courses/sp09/cse250/overview.html

Reference NO 3

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions_and_function_scope

Reference NO 4

http://php.net/manual/en/language.oop5.references.php

Reference NO 5

http://www.kdgregory.com/index.php?page=java.refobj

Reference NO 6

http://docs.python.org/reference/datamodel.html

Reference NO 7

http://docs.jboss.org/hibernate/orm/3.3/reference/en-US/html/objectstate.html

Reference NO 8

http://msdn.microsoft.com/en-us/library/system.object.memberwiseclone.aspx

Django admin - Foreign key to display its values (not inlines)

Django admin - Foreign key to display its values (not inlines)

References

Reference NO 1

http://stackoverflow.com/questions/15194356/django-admin-foreign-key-to-display-its-values-not-inlines

Reference NO 2

http://stackoverflow.com/questions/14130174/django-foreign-key-value-in-a-list-display-admin

Reference NO 3

https://docs.djangoproject.com/en/dev/ref/contrib/admin/

Reference NO 4

http://www.djangobook.com/en/2.0/chapter06.html

Reference NO 5

http://glasslab.engr.ccny.cuny.edu/u/grossberg../FinalRefs/django/html/ref/contrib/admin/index.html

Reference NO 6

http://igorsobreira.com/2011/02/12/change-object-after-saving-all-inlines-in-django-admin.html

Reference NO 7

http://www.stereoplex.com/blog/filtering-dropdown-lists-in-the-django-admin

Reference NO 8

#EANF#

Wednesday, 28 August 2013

MongoDB Aggregation

MongoDB Aggregation

References

Reference NO 1

http://docs.mongodb.org/manual/aggregation

Reference NO 2

http://docs.mongodb.org/manual/reference/method/db.collection.aggregate

Reference NO 3

http://api.mongodb.org/python/current/examples/aggregation.html

Reference NO 4

http://php.net/manual/en/mongocollection.aggregate.php

Reference NO 5

http://stackoverflow.com/questions/2818493/data-aggregation-mongodb-vs-mysql

Reference NO 6

http://stackoverflow.com/questions/16902930/mongodb-aggregation-framework-match-or

Reference NO 7

http://kylebanker.com/blog/2009/11/mongodb-count-group/

Reference NO 8

#EANF#

Eclipse Java Launch Error: Selection does not contain a main type

Eclipse Java Launch Error: Selection does not contain a main type

References

Reference NO 1

http://stackoverflow.com/questions/4252472/java-launch-error-selection-does-not-contain-a-main-type

Reference NO 2

http://stackoverflow.com/questions/15194804/eclipse-java-launch-error-selection-does-not-contain-a-main-type

Reference NO 3

http://www.eclipse.org/forums/index.php/t/487744/

Reference NO 4

http://answers.yahoo.com/question/index?qid=20111010200948AArvqCH

Reference NO 5

http://www.coderanch.com/t/540929/java/java/selection-main-type-world-program

Reference NO 6

http://websitenotebook.blogspot.com/2011/04/eclipse-selection-does-not-contain-main.html

Reference NO 7

https://www.allegro.cc/forums/reply/594728

Reference NO 8

#EANF#

HTML5 history.pushState

HTML5 history.pushState

References

Reference NO 1

https://developer.mozilla.org/en-US/docs/Web/Guide/DOM/Manipulating_the_browser_history

Reference NO 2

http://diveintohtml5.info/history.html

Reference NO 3

http://html5demos.com/history

Reference NO 4

http://stackoverflow.com/questions/4015613/good-tutorial-for-using-html5-history-api-pushstate

Reference NO 5

http://html5doctor.com/history-api/

Reference NO 6

http://badassjs.com/post/840846392/

Reference NO 7

http://net.tutsplus.com/tutorials/html-css-techniques/a-first-look-at-the-history-api/

Reference NO 8

http://www.whatwg.org/specs/web-apps/current-work/multipage/history.html

Get selected li

Get selected li

References

Reference NO 1

http://stackoverflow.com/questions/15379335/how-get-selected-li-and-put-it-in-the-top-list

Reference NO 2

http://forums.asp.net/t/prev/1784031

Reference NO 3

http://api.jquery.com/index/

Reference NO 4

http://www.sitepoint.com/forums/showthread.php?654558-jQuery-Get-index-value-of-selected-LI

Reference NO 5

http://social.technet.microsoft.com/Forums/sharepoint/en-US/699166b1-9d98-44bd-b07c-2c508215a11a/action?threadDisplayName=how-to-get-the-selectedchecked-list-item-id-in-list-item-view-webpart-using-jquery

Reference NO 6

http://www.daniweb.com/web-development/javascript-dhtml-ajax/threads/438201/jquery-get-selected-listview-item

Reference NO 7

http://snipplr.com/view/13015/

Reference NO 8

http://jsperf.com/how-get-selected-li-and-put-it-in-the-top-list

Login system using ArrayList

Login system using ArrayList

References

Reference NO 1

http://stackoverflow.com/questions/15195458/login-system-using-arraylist

Reference NO 2

http://stackoverflow.com/questions/13628283/java-login-registration-system

Reference NO 3

http://stackoverflow.com/questions/17753051/find-an-arraylist-object-search-not-working

Reference NO 4

http://stackoverflow.com/questions/15377312/create-new-object-in-arraylist-with-attributes

Reference NO 5

http://stackoverflow.com/questions/12904354/displaying-individual-elements-of-an-object-in-an-arraylist-through-a-for-loop

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

scroll to a div after jquery form submit

scroll to a div after jquery form submit

References

Reference NO 1

http://stackoverflow.com/questions/15195662/scroll-to-a-div-after-jquery-form-submit

Reference NO 2

http://stackoverflow.com/questions/13864129/after-ajax-submit-scroll-to-top-of-form

Reference NO 3

http://www.daniweb.com/web-development/javascript-dhtml-ajax/threads/423144/scroll-to-div-after-submit-how-jquery

Reference NO 4

http://forum.jquery.com/topic/jquery-ajax-return-scroll-up-to-div-error-message-container

Reference NO 5

http://www.solveerrors.com/forums/scroll-to-div-after-submit-how-jquery-236252.asp

Reference NO 6

http://flesler.blogspot.com/2007/10/jqueryscrollto.html

Reference NO 7

http://www.electrictoolbox.com/jquery-scroll-bottom/

Reference NO 8

http://anvilstudios.co.za/blog/2010/04/01/javascript-jump-to-anchor-or-element-using-jquery/

Monitoring file changes in Linux with older glibc

Monitoring file changes in Linux with older glibc

References

Reference NO 1

http://stackoverflow.com/questions/15195918/monitoring-file-changes-in-linux-with-older-glibc

Reference NO 2

http://man7.org/tlpi/api_changes/

Reference NO 3

http://linux.die.net/man/2/poll

Reference NO 4

https://www.gnu.org/software/libc/

Reference NO 5

http://people.redhat.com/alikins/troubleshooting/

Reference NO 6

https://wiki.linuxfoundation.org/en/NewGlibc

Reference NO 7

http://www.cs.utah.edu/dept/old/texinfo/glibc-manual-0.02/library_25.html

Reference NO 8

http://www.linuxfromscratch.org/lfs/view/6.1/chapter06/glibc.html

i want to manage category in magento

i want to manage category in magento

References

Reference NO 1

http://www.magentocommerce.com/knowledge-base/entry/tutorial-creating-and-managing-categories

Reference NO 2

http://stackoverflow.com/questions/15196149/i-want-to-manage-category-in-magento

Reference NO 3

http://www.groovecommerce.com/ecommerce-blog/design-development/developers-toolbox-creating-custom-category-pages-in-magento/

Reference NO 4

http://www.siteground.com/tutorials/magento/magento_category.htm

Reference NO 5

http://www.human-element.com/Blog/ArticleDetailsPage/tabid/91/ArticleID/68/Magento-Attributes-Using-Different-Filterable-Attributes-Per-Category.aspx

Reference NO 6

http://www.magazento.com/english/blog/Manage-Categories-in-Magento

Reference NO 7

http://magento.stackexchange.com/questions/4142/edit-products-from-certain-category

Reference NO 8

http://www.finelinewebsites.com/images/uploads/resources/_3adding%20categories%20in%20magento.pdf

Optimizing conditional statements (PHP and JavaScript)

Optimizing conditional statements (PHP and JavaScript)

References

Reference NO 1

http://stackoverflow.com/questions/15196356/optimizing-conditional-statements-php-and-javascript

Reference NO 2

http://stackoverflow.com/questions/17745452/php-conditional-statement-not-working-properly

Reference NO 3

http://www.sitepoint.com/faster-javascript-condition-expressions/

Reference NO 4

http://www.w3schools.com/php/php_if_else.asp

Reference NO 5

http://www.stoimen.com/blog/2010/03/14/javascript-snippets-if-statements-optimization/

Reference NO 6

http://www.webhostinghero.com/optimize-wordpress-by-selectively-loading-css-and-js/

Reference NO 7

http://wp.tutsplus.com/articles/general/php-for-wordpress-mastering-conditional-statements-and-tags/

Reference NO 8

#EANF#

Tuesday, 27 August 2013

Get last Sunday date in PHP

Get last Sunday date in PHP

References

Reference NO 1

http://stackoverflow.com/questions/15196587/get-last-sunday-date-in-php

Reference NO 2

http://stackoverflow.com/questions/1485480/php-how-to-get-sunday-and-saturday-given-a-date-input

Reference NO 3

http://devmanuals.com/tutorials/php/date/php-date-get-last-sunday.html

Reference NO 4

http://php.net/manual/en/function.getdate.php

Reference NO 5

http://php.net/manual/en/function.strtotime.php

Reference NO 6

http://www.codingforums.com/showthread.php?t=210310

Reference NO 7

http://www.rdlt.com/php-get-monday-sunday-last-monday-last-sunday.html

Reference NO 8

#EANF#

Javascript Stopwatch Performance

Javascript Stopwatch Performance

References

Reference NO 1

http://stackoverflow.com/questions/15196787/javascript-stopwatch-performance

Reference NO 2

http://www.webdeveloper.com/forum/showthread.php?221893-javascript-stopwatch-milliseconds

Reference NO 3

http://www.codeproject.com/Articles/29330/JavaScript-Stopwatch

Reference NO 4

http://www.madchicken.it/2010/09/a-javascript-stopwatch.html

Reference NO 5

http://www.davidpirek.com/blog/javascript-timer-stop-watch-in-nodejs

Reference NO 6

http://www.sitepoint.com/creating-accurate-timers-in-javascript/

Reference NO 7

http://unitycoder.com/blog/2012/10/10/how-to-use-stopwatch-in-javascript/

Reference NO 8

http://code.google.com/p/dart/issues/detail?id=4312

Using two databases cause resource error on second connection

Using two databases cause resource error on second connection

References

Reference NO 1

http://docs.oracle.com/cd/E15051_01/wls/docs103/jdbc_admin/jdbc_datasources.html

Reference NO 2

http://technet.microsoft.com/en-us/library/ms156468(v=sql.105).aspx

Reference NO 3

http://pic.dhe.ibm.com/infocenter/wasinfo/v8r0/topic/com.ibm.websphere.express.doc/info/exp/ae/rtrb_dsaccess.html

Reference NO 4

http://php.net/manual/en/function.mysql-select-db.php

Reference NO 5

http://www.stanford.edu/dept/itss/docs/oracle/10g/server.101/b10726/configbp.htm

Reference NO 6

http://www.mulesoft.com/tomcat-mysql

Reference NO 7

http://www.sqlite.org/c3ref/open.html

Reference NO 8

#EANF#

Double Value (abreast) in Listbox between another page (Session) . I Need Text + Value in Listbox between Pages (variable Session)

Double Value (abreast) in Listbox between another page (Session) . I Need
Text + Value in Listbox between Pages (variable Session)

References

Reference NO 1

http://stackoverflow.com/questions/15197253/double-value-abreast-in-listbox-between-another-page-session-i-need-text

Reference NO 2

http://stackoverflow.com/questions/9410507/add-listbox-to-session

Reference NO 3

http://stackoverflow.com/questions/10216685/need-to-copy-items-from-one-listbox-to-another-listbox-using-a-session-variable

Reference NO 4

http://stackoverflow.com/questions/16118786/how-to-passing-value-of-session-from-page-2-to-page-1-in-asp-net

Reference NO 5

http://stackoverflow.com/questions/18333067/session-variables-set-page-load-method-c-sharp

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Teradata 12.0: Referential Integrity Constraint

Teradata 12.0: Referential Integrity Constraint

References

Reference NO 1

http://stackoverflow.com/questions/15197494/teradata-12-0-referential-integrity-constraint

Reference NO 2

http://forums.teradata.com/forum/database/different-between-soft-referential-integrity-and-hard-referential-integrity

Reference NO 3

http://forums.teradata.com/forum/enterprise/star-schema-referential-integrity-error

Reference NO 4

http://teradata.uark.edu/research/wang/integrity.html

Reference NO 5

http://support.sas.com/resources/papers/EffectivelyMovingSASDataintoTeradata.pdf

Reference NO 6

http://www.attunity.com/forums/micorosft-ssis-teradata-connector/referential-integrity-error-destination-1737.html

Reference NO 7

http://www.teradatahelp.com/2012/02/difference-between-soft-referential.html

Reference NO 8

http://www.teradatatech.com/?p=126

Combination of Specific special character causes Error

Combination of Specific special character causes Error

References

Reference NO 1

http://stackoverflow.com/questions/15197731/combination-of-specific-special-character-causes-error

Reference NO 2

https://developers.google.com/closure/templates/docs/commands

Reference NO 3

http://httpd.apache.org/docs/current/mod/mod_log_config.html

Reference NO 4

https://dev.mysql.com/doc/refman/5.6/en/glossary.html

Reference NO 5

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0cdc928-5e2d-2e10-e1bb-ec77bcb5cbfd?quicklink=index&overridelayout=true

Reference NO 6

http://en.wikipedia.org/wiki/Help:Special_characters

Reference NO 7

http://www-01.ibm.com/support/docview.wss?uid=swg24029452

Reference NO 8

http://www.irs.gov/pub/irs-pdf/p2108a.pdf

$array can't print anything

$array can't print anything

References

Reference NO 1

http://stackoverflow.com/questions/15197957/array-cant-print-anything

Reference NO 2

http://stackoverflow.com/questions/18007413/how-to-print-an-array-within-an-array-in-php

Reference NO 3

http://perldoc.perl.org/perlfaq4.html

Reference NO 4

http://www.perlmonks.org/?node_id=976239

Reference NO 5

http://php.net/manual/en/language.types.array.php

Reference NO 6

http://php.net/manual/en/function.array.php

Reference NO 7

#EANF#

Reference NO 8

#EANF#

How to use isolated storage pass data to background agent in windows phone?

How to use isolated storage pass data to background agent in windows phone?

References

Reference NO 1

http://stackoverflow.com/questions/15198170/how-to-use-isolated-storage-pass-data-to-background-agent-in-windows-phone

Reference NO 2

http://stackoverflow.com/questions/10181058/protecting-shared-isostorage-data-between-app-and-background-agent

Reference NO 3

http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh202944(v=vs.105).aspx

Reference NO 4

http://blogs.msdn.com/b/wpukcoe/archive/2012/02/10/background-audio-in-windows-phone-7-5-part-2.aspx

Reference NO 5

http://www.pitorque.de/MisterGoodcat/post/Windows-Phone-Background-Agents-Pitfall-(3-of-n).aspx

Reference NO 6

http://www.oriolardevol.com/Article/Details/Connecting%20to%20Live%20from%20a%20Windows%20Phone%20Background%20Agent

Reference NO 7

http://mstruys.com/tag/periodictask/

Reference NO 8

#EANF#

view and deny links from an background application [closed]

view and deny links from an background application [closed]

References

Reference NO 1

https://support.google.com/chrome/answer/1184722?hl=en

Reference NO 2

http://www.privacyrights.org/fs/FS16c-FAQ-BkgChk-060928.htm

Reference NO 3

http://www.fbi.gov/about-us/cjis/nics/general-information/fact-sheet

Reference NO 4

http://www.washingtonpost.com/blogs/fact-checker/post/the-claim-that-the-brady-law-prevented-15-million-people-from-buying-a-firearm/2013/01/23/77a8c1d4-65b4-11e2-9e1b-07db1d2ccd5b_blog.html

Reference NO 5

http://www.ct.gov/despp/cwp/view.asp?a=4213&q=494614

Reference NO 6

http://en.wikipedia.org/wiki/Internet_security

Reference NO 7

http://en.wikipedia.org/wiki/Denial-of-service_attack

Reference NO 8

http://www.nbcchicago.com/news/national-international

How to get DB2 9.7 cursor value in for loop where returned value is a string

How to get DB2 9.7 cursor value in for loop where returned value is a string

References

Reference NO 1

http://stackoverflow.com/questions/15198577/how-to-get-db2-9-7-cursor-value-in-for-loop-where-returned-value-is-a-string

Reference NO 2

http://pic.dhe.ibm.com/infocenter/dzichelp/v2r2/topic/com.ibm.db2z9.doc.codes/src/tpc/db2z_sqlstatevalues.htm

Reference NO 3

http://pic.dhe.ibm.com/infocenter/db2luw/v9r7/topic/com.ibm.db2.luw.sql.ref.doc/doc/r0000897.html

Reference NO 4

http://pic.dhe.ibm.com/infocenter/db2luw/v9r7/topic/com.ibm.db2.luw.sql.ref.doc/doc/r0000973.html

Reference NO 5

http://pic.dhe.ibm.com/infocenter/db2luw/v9r7/topic/com.ibm.db2.luw.sql.ref.doc/doc/r0000975.html

Reference NO 6

http://en.wikipedia.org/wiki/DB2_SQL_return_codes

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Monday, 26 August 2013

Cannot instantiate the type Parent

Cannot instantiate the type Parent

References

Reference NO 1

http://stackoverflow.com/questions/15198812/cannot-instantiate-the-type-parent

Reference NO 2

http://stackoverflow.com/questions/15079266/java-cannot-instantiate-the-type-one2onechannel

Reference NO 3

http://www.tutorialspoint.com/java/java_interfaces.htm

Reference NO 4

http://www.java-forums.org/new-java/50631-cannot-instantiate-type.html

Reference NO 5

http://chortle.ccsu.edu/java5/Notes/chap51%5Cch51_11.html

Reference NO 6

http://forum.springsource.org/showthread.php?110098-DAO-for-abstract-class-Cannot-instantiate-abstract-class-or-interface

Reference NO 7

http://www.learn-java-tutorial.com/Inheritance.cfm

Reference NO 8

#EANF#

does initialize in tornado.web.ReuqestHandler get called every time for a request

does initialize in tornado.web.ReuqestHandler get called every time for a
request

References

Reference NO 1

http://stackoverflow.com/questions/15199028/does-initialize-in-tornado-web-reuqesthandler-get-called-every-time-for-a-reques

Reference NO 2

#EANF#

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Powershell equivalent to grep -f

Powershell equivalent to grep -f

References

Reference NO 1

http://dereknewton.com/2010/12/powershell-grep-equivalent/

Reference NO 2

http://social.technet.microsoft.com/Forums/scriptcenter/en-US/91052e67-47a1-460a-9c66-0622cd7647e5/action?threadDisplayName=powershell-grep-equivalent

Reference NO 3

http://blogs.msdn.com/b/powershell/archive/2008/03/23/select-string-and-grep.aspx

Reference NO 4

http://www.hiperlogic.com/blog/?p=175

Reference NO 5

http://stackoverflow.com/questions/804754/how-do-i-return-only-the-matching-regex-when-i-select-stringgrep-in-powershell

Reference NO 6

http://stackoverflow.com/questions/9109078/windows-command-equivalent-of-egrep

Reference NO 7

http://blogs.technet.com/b/heyscriptingguy/archive/2011/08/01/use-the-powershell-grep-command-to-parse-the-command-line.aspx

Reference NO 8

http://penguyen.wordpress.com/2011/03/29/searching-for-text-in-text-files-or-powershell-grepping/

blacklist characters are not ignored by Tesseract OCR

blacklist characters are not ignored by Tesseract OCR

References

Reference NO 1

http://stackoverflow.com/questions/15199510/blacklist-characters-are-not-ignored-by-tesseract-ocr

Reference NO 2

http://stackoverflow.com/tags/tesseract/hot

Reference NO 3

http://stackoverflow.com/questions/15862715/how-to-customize-tesseract-ignores-noise

Reference NO 4

http://stackoverflow.com/questions/7060535/tesseract-ocr-how-to-find-the-read-error-magnitude-of-each-returned-character

Reference NO 5

http://code.google.com/p/tesseractdotnet/issues/detail?id=15

Reference NO 6

https://groups.google.com/d/topic/tesseract-ocr/Y6EgWdAxwRc

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Getting a javascript error : chat.server.ConnectClient(clientName); is not a function

Getting a javascript error : chat.server.ConnectClient(clientName); is not
a function

References

Reference NO 1

http://stackoverflow.com/questions/15199902/getting-a-javascript-error-chat-server-connectclientclientname-is-not-a-fun

Reference NO 2

http://stackoverflow.com/questions/8917461/qt-bidirectional-client-server-using-qtcpsocket-and-qtcpserver

Reference NO 3

http://socket.io/

Reference NO 4

http://www.opendebug.com/article/532937

Reference NO 5

http://www.codeproject.com/Articles/25261/A-WCF-WPF-Chat-Application

Reference NO 6

http://www.roseindia.net/tutorialhelp/comment/81569

Reference NO 7

http://publib.boulder.ibm.com/infocenter/sametime/v8r0/topic/com.ibm.help.sametime.home.doc/strn8.pdf

Reference NO 8

http://dis.4chan.org/read/prog/1196829427

How do I make and update method in java?

How do I make and update method in java?

References

Reference NO 1

http://www.tutorialspoint.com/java/java_methods.htm

Reference NO 2

http://pic.dhe.ibm.com/infocenter/rsawshlp/v7r5m0/topic/com.ibm.etools.j2c.taderc25.tutorial.doc/topics/exer13.html

Reference NO 3

http://stackoverflow.com/questions/10050866/java-swing-running-gui-update-methods-from-separate-class-methods

Reference NO 4

http://www.dreamincode.net/forums/topic/190944-creating-an-updater-in-java/

Reference NO 5

http://www.cs.toronto.edu/~dianeh/tutorials/params/

Reference NO 6

http://java-swing-jsp.wonderhowto.com/how-to/create-update-and-restore-screen-methods-java-321266/

Reference NO 7

http://java.about.com/od/workingwithobjects/a/constructor.htm

Reference NO 8

http://www.daniweb.com/software-development/java/threads/13283/getset-methods-in-java

Where to extend collection documents with computed fields in Meteor?

Where to extend collection documents with computed fields in Meteor?

References

Reference NO 1

http://stackoverflow.com/questions/15200403/where-to-extend-collection-documents-with-computed-fields-in-meteor

Reference NO 2

http://stackoverflow.com/questions/15094670/best-way-to-show-a-document-field-in-meteor

Reference NO 3

http://docs.meteor.com/

Reference NO 4

https://github.com/oortcloud/unofficial-meteor-faq

Reference NO 5

http://ctsicn.org/2013/01/redcap-faq-frequently-asked-questions/

Reference NO 6

https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/209036/spending-round-2013-complete.pdf

Reference NO 7

http://www.amtaweb.org/papers/2.18_Tate.pdf

Reference NO 8

#EANF#

doctrine2: select error

doctrine2: select error

References

Reference NO 1

http://stackoverflow.com/questions/15200638/doctrine2-select-error

Reference NO 2

http://stackoverflow.com/questions/12088026/how-would-i-do-mysql-count-in-doctrine2

Reference NO 3

http://stackoverflow.com/questions/17974742/error-with-subquery-in-doctrine2-query-builder

Reference NO 4

http://stackoverflow.com/questions/12198046/use-limit-and-offset-in-doctrine2-query

Reference NO 5

http://stackoverflow.com/questions/11137395/doctrine-2-does-not-recognize-select-on-the-from-clause

Reference NO 6

http://doctrine-orm.readthedocs.org/en/2.0.x/reference/dql-doctrine-query-language.html

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Poll System in ASP.NET MVC

Poll System in ASP.NET MVC

References

Reference NO 1

http://stackoverflow.com/questions/15200860/poll-system-in-asp-net-mvc

Reference NO 2

http://forums.asp.net/t/prev/1731066

Reference NO 3

https://github.com/dileep98490/Online-Voting-System

Reference NO 4

http://www.vbforums.com/showthread.php?613687-how-to-create-polling-voting-system-using-asp-net-vb-net

Reference NO 5

http://social.msdn.microsoft.com/Forums/vstudio/en-US/f324be29-1f0d-46e3-9351-03a87f5e97d8/action?threadDisplayName=how-to-create-a-simple-online-polling-system

Reference NO 6

http://www.slideshare.net/AnoopKumar47/online-voting-system-ppt-by-anoop

Reference NO 7

http://www.codeproject.com/Articles/184461/ASP-NET-MVC-2-Voting-Control

Reference NO 8

#EANF#

Sunday, 25 August 2013

Typescript doesn't like Ÿ??dialogŸ? in ko.bindingHandlers.dialog statement

Typescript doesn't like Ÿ??dialogŸ? in ko.bindingHandlers.dialog statement

References

Reference NO 1

#EANF#

Reference NO 2

#EANF#

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Improving A* algorithm

Improving A* algorithm

References

Reference NO 1

http://arxiv.org/abs/1110.4604

Reference NO 2

http://programmers.stackexchange.com/questions/130974/how-to-improve-my-algorithm-skills-using-exercise

Reference NO 3

http://www.gamedev.net/topic/387719-how-to-improve-algorithm-skills/

Reference NO 4

http://www.cypherpunks.ca/~iang/pubs/ewma-ccs.pdf

Reference NO 5

http://community.topcoder.com/tc?module=Static&d1=tutorials&d2=importance_of_algorithms

Reference NO 6

http://www-math.mit.edu/~goemans/PAPERS/maxcut-jacm.pdf

Reference NO 7

http://stackoverflow.com/questions/15201329/improving-a-algorithm

Reference NO 8

http://googlewebmastercentral.blogspot.com/2012/01/page-layout-algorithm-improvement.html

RegExp for <a Ÿ??> but not for <a Ÿ?? target=Ÿ??somethingŸ? Ÿ??>

RegExp for <a Ÿ??> but not for <a Ÿ?? target=Ÿ??somethingŸ? Ÿ??>

References

Reference NO 1

#EANF#

Reference NO 2

#EANF#

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Add Item to ListBox from TextBox

Add Item to ListBox from TextBox

References

Reference NO 1

http://visualbasic.ittoolbox.com/groups/technical-functional/vb-dotnet-l/adding-items-from-listbox-to-textbox-on-click-in-vbnet-4158790

Reference NO 2

http://www.daniweb.com/software-development/vbnet/threads/159483/adding-item-from-text-box-to-list-box

Reference NO 3

http://social.msdn.microsoft.com/Forums/en-US/28dd39d6-146e-4118-98c9-ab418e3cffe8/action?threadDisplayName=adding-items-from-listbox-to-textbox

Reference NO 4

http://stackoverflow.com/questions/1969720/c-sharp-textbox-to-listbox

Reference NO 5

http://stackoverflow.com/questions/14826495/listbox-selected-item-in-a-textbox

Reference NO 6

http://www.vbforums.com/showthread.php?666183-Add-listbox-items-from-textbox

Reference NO 7

http://www.nullskull.com/q/10276571/add-items-from-listbox-to-text-box.aspx

Reference NO 8

http://www.dreamincode.net/forums/topic/48133-listbox-items-to-textbox/

WebRTC Uncaught Error: SyntaxError: DOM Exception 12 while peerConn.addIceCandidate [closed]

WebRTC Uncaught Error: SyntaxError: DOM Exception 12 while
peerConn.addIceCandidate [closed]

References

Reference NO 1

http://t6453.codeinpro.us/q/515028aee8432c04262ee5a4

Reference NO 2

#EANF#

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

can i backup domain from one glassfish installation to another?

can i backup domain from one glassfish installation to another?

References

Reference NO 1

http://stackoverflow.com/questions/15202294/can-i-backup-domain-from-one-glassfish-installation-to-another

Reference NO 2

http://docs.oracle.com/cd/E18930_01/html/821-2416/ggoek.html

Reference NO 3

http://glassfish.10926.n7.nabble.com/Moving-domain-onto-other-server-td53820.html

Reference NO 4

http://www.java.net/node/676496

Reference NO 5

http://glassfish.java.net/docs/3.1.1/quick-start-guide.pdf

Reference NO 6

http://www.lyonlabs.org/howto/howdoi-glassfish.html

Reference NO 7

http://www.eteration.com/installing-glassfish-creating-domains-deploying-applications-to-glassfish-server/

Reference NO 8

http://www.physics.usyd.edu.au/~rennie/glassfish.html

Notepad++ regex -> newLine

Notepad++ regex -> newLine

References

Reference NO 1

http://stackoverflow.com/questions/4398613/notepad-newline-in-regex

Reference NO 2

http://stackoverflow.com/questions/15202737/notepad-regex-newline

Reference NO 3

http://markantoniou.blogspot.com/2008/06/notepad-how-to-use-regular-expressions.html

Reference NO 4

http://sourceforge.net/apps/mediawiki/notepad-plus/?title=Regular_Expressions

Reference NO 5

http://blog.microugly.com/2009/10/notepad-linebreaks-in-regular.html

Reference NO 6

http://superuser.com/questions/481276/how-to-make-regex-match-across-multiple-lines-in-notepad

Reference NO 7

http://www.slideshare.net/anjesh/the-power-of-regular-expression-use-in-notepad

Reference NO 8

http://adamcoster.com/2010/12/15/notepad-and-regular-expressions/

Why Chrome prompts for downloading a page as a .gz file on hyperlinks but not I enter the URL manually?

Why Chrome prompts for downloading a page as a .gz file on hyperlinks but
not I enter the URL manually?

References

Reference NO 1

http://stackoverflow.com/questions/15202986/why-chrome-prompts-for-downloading-a-page-as-a-gz-file-on-hyperlinks-but-not-i

Reference NO 2

http://stackoverflow.com/questions/14950202/chrome-hyperlink-urls-are-shown-in-brackets-after-the-text

Reference NO 3

http://stackoverflow.com/questions/18398022/disable-gzip-compression-in-chrome

Reference NO 4

http://stackoverflow.com/questions/16051157/web-page-is-clocking-after-streaming-rtf-file

Reference NO 5

http://stackoverflow.com/tags/http-compression/hot?filter=year

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Write list items to a text file in Python

Write list items to a text file in Python

References

Reference NO 1

http://stackoverflow.com/questions/15203225/write-list-items-to-a-text-file-in-python

Reference NO 2

http://stackoverflow.com/questions/9810286/taking-each-item-in-a-list-and-writing-them-on-a-text-file

Reference NO 3

http://software-carpentry.org/v3/py02.html

Reference NO 4

http://mail.python.org/pipermail/tutor/2006-December/051325.html

Reference NO 5

https://bbs.archlinux.org/viewtopic.php?id=75839

Reference NO 6

http://landmap.mimas.ac.uk/index.php/Learning-Materials/Python-Scripting/3.1-Read-and-write-to-text-files

Reference NO 7

http://www.sthurlow.com/python/lesson10/

Reference NO 8

http://www.daniweb.com/software-development/python/threads/271112/import-a-text-file-and-covert-each-line-into-a-string

Symfony2 with FOSUserBundle - redirection not working in controller

Symfony2 with FOSUserBundle - redirection not working in controller

References

Reference NO 1

http://stackoverflow.com/questions/15203522/symfony2-with-fosuserbundle-redirection-not-working-in-controller

Reference NO 2

http://stackoverflow.com/questions/17722510/fosuserbundle-routes-not-resloving-redirected-to-default-controller

Reference NO 3

http://stackoverflow.com/questions/13280516/symfony2-login-not-working-fosuserbundle

Reference NO 4

http://stackoverflow.com/questions/12097472/default-target-path-does-not-work-with-fosuserbundle

Reference NO 5

http://stackoverflow.com/questions/18194521/fosuserbundle-register-route-redirects-to-login-route

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#